object NoPrintDlg: TNoPrintDlg Left = 241 Top = 169 ActiveControl = Button1 BorderIcons = [] BorderStyle = bsDialog Caption = 'Special Message from ZilchWorks' ClientHeight = 340 ClientWidth = 570 Color = clNavy Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 570 Height = 340 Align = alClient Stretch = True end object Label7: TLabel Left = 421 Top = 255 Width = 91 Height = 13 Caption = 'Michael J. Riley' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label8: TLabel Left = 421 Top = 269 Width = 65 Height = 13 Caption = 'ZilchWorks' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label1: TLabel Left = 24 Top = 97 Width = 114 Height = 13 Caption = 'To print the reports:' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label2: TLabel Left = 72 Top = 121 Width = 180 Height = 13 Caption = '1) Go back to the Main Screen' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3: TLabel Left = 72 Top = 137 Width = 78 Height = 13 Caption = '2) Select the' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label4: TLabel Left = 152 Top = 137 Width = 62 Height = 13 Caption = ' File|Open ' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label5: TLabel Left = 218 Top = 137 Width = 221 Height = 13 Caption = 'option and load one of the sample files' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label6: TLabel Left = 72 Top = 153 Width = 300 Height = 13 Caption = '3) Return here and print out one or all of the reports' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label9: TLabel Left = 24 Top = 18 Width = 509 Height = 30 AutoSize = False Caption = 'We understand the importance of being able to fully evaluate a s' + 'oftware product before making a purchasing decision. We do thi' + 's ourselves. That is why we decided to make' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label10: TLabel Left = 24 Top = 44 Width = 509 Height = 40 AutoSize = False Caption = 'the printed reports available. However, we have restricted the ' + 'printing of reports to only "unmodifed" copies of the three samp' + 'le files that we have supplied. This allows you to get a feel f' + 'or how your personalized reports will look.' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label11: TLabel Left = 24 Top = 185 Width = 509 Height = 30 AutoSize = False Caption = 'Thank you for taking the time to check out our software. If you' + ' like what you see please tell others. If you don'#39't, send email' + ' to comments@zilchworks.com and tell us why.' Font.Charset = DEFAULT_CHARSET Font.Color = clAqua Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label12: TLabel Left = 24 Top = 221 Width = 296 Height = 13 Caption = 'To purchase this software click the "Order" button. ' Font.Charset = DEFAULT_CHARSET Font.Color = clAqua Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label13: TLabel Left = 24 Top = 237 Width = 300 Height = 13 Caption = 'To return to the program click the "Go back" button.' Font.Charset = DEFAULT_CHARSET Font.Color = clAqua Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object Button1: TButton Left = 480 Top = 304 Width = 75 Height = 25 Caption = 'Order' TabOrder = 0 OnClick = Button1Click end object BitBtn1: TBitBtn Left = 376 Top = 304 Width = 75 Height = 25 Caption = 'Go back' TabOrder = 1 OnClick = BitBtn1Click Kind = bkAbort Margin = 0 Spacing = -1 end end